projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf44641
)
Revive Cask file
author
Justin Burkett
<justin@burkett.cc>
Fri, 7 Feb 2020 15:02:52 +0000
(10:02 -0500)
committer
Justin Burkett
<justin@burkett.cc>
Fri, 7 Feb 2020 15:02:52 +0000
(10:02 -0500)
Cask
[new file with mode: 0644]
patch
|
blob
diff --git a/Cask
b/Cask
new file mode 100644
(file)
index 0000000..
60fa07c
--- /dev/null
+++ b/
Cask
@@ -0,0
+1,7
@@
+(source gnu)
+(source melpa)
+
+(package-file "which-key.el")
+
+(development
+ (depends-on "ert"))